<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>AllegroAssai</action>
        <scheme>;;;Tempo
(d-DirectivePut-chord-postfix "Tempo" "^\\markup \\italic \\bold {Allegro Assai}")
(d-DirectivePut-chord-display "Tempo" "Allegro Assai")
(d-RefreshDisplay)
;;;End of scheme script</scheme>
        <label>Allegro Assai</label>
        <tooltip>Gives Allegro Assai tempo indication</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
